Skip to content

add message to static_assert to comply with C++ standard - #1198

Merged
sawenzel merged 1 commit into
AliceO2Group:devfrom
matthiasrichter:fix-static-assert
Jun 12, 2018
Merged

add message to static_assert to comply with C++ standard#1198
sawenzel merged 1 commit into
AliceO2Group:devfrom
matthiasrichter:fix-static-assert

Conversation

@matthiasrichter

Copy link
Copy Markdown
Collaborator

static_assert with no message is a C++17 extension

static_assert with no message is a C++17 extension
@matthiasrichter
matthiasrichter requested a review from shahor02 June 12, 2018 07:32
@dberzano

Copy link
Copy Markdown
Contributor

@lbariogl this fixes your PR #1171.

@dberzano
dberzano self-requested a review June 12, 2018 07:50

@shahor02 shahor02 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is OK, thanks for the fix!

@sawenzel
sawenzel merged commit 6bf9314 into AliceO2Group:dev Jun 12, 2018
mikesas pushed a commit to mikesas/AliceO2 that referenced this pull request Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants